GtkPrintUnixDialog: Better typography
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Aug 2014 14:06:49 +0000 (10:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 30 Sep 2014 03:05:20 +0000 (23:05 -0400)
Use U+2236 RATIO instead of ':' for times.

https://bugzilla.gnome.org/show_bug.cgi?id=735192

gtk/resources/ui/gtkprintunixdialog.ui

index 4afe3f18152605d94ef286d9578516fe428aa689..ea137168d2ba10e355fcd212201abbfe13de0016 100644 (file)
                                 <property name="receives_default">False</property>
                                 <property name="has_tooltip">True</property>
                                 <property name="tooltip_markup" translatable="yes">Specify the time of print,
- e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm</property>
+ e.g. 15∶30, 2∶35 pm, 14∶15∶20, 11∶46∶30 am, 4 pm</property>
                                 <property name="tooltip_text" translatable="yes" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
- e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm</property>
+ e.g. 15∶30, 2∶35 pm, 14∶15∶20, 11∶46∶30 am, 4 pm</property>
                                 <property name="use_underline">True</property>
                                 <property name="xalign">0</property>
                                 <property name="draw_indicator">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="has_tooltip">True</property>
                                 <property name="tooltip_markup" translatable="yes">Specify the time of print,
- e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm</property>
+ e.g. 15∶30, 2∶35 pm, 14∶15∶20, 11∶46∶30 am, 4 pm</property>
                                 <property name="tooltip_text" translatable="yes" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
- e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm</property>
+ e.g. 15∶30, 2∶35 pm, 14∶15∶20, 11∶46∶30 am, 4 pm</property>
                                 <property name="invisible_char">•</property>
                                 <property name="invisible_char_set">True</property>
                                 <child internal-child="accessible">
                                   <object class="AtkObject" id="print_at_entry-atkobject">
                                     <property name="AtkObject::accessible-name" translatable="yes">Time of print</property>
                                     <property name="AtkObject::accessible-description" translatable="yes">Specify the time of print,
- e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm</property>
+ e.g. 15∶30, 2∶35 pm, 14∶15∶20, 11∶46∶30 am, 4 pm</property>
                                   </object>
                                 </child>
                                 <signal name="changed" handler="update_print_at_option" object="GtkPrintUnixDialog" swapped="yes"/>